# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.1239.1.15 -> 1.1239.1.16 # include/asm-ia64/acpi.h 1.9 -> 1.10 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 03/09/18 jes@wildopensource.com 1.1239.1.16 # [PATCH] ia64: fix for include/asm-ia64/acpi.h # # asm/acpi.h relies on struct pci_vector_struct which is defined in # asm/system.h. # -------------------------------------------- # diff -Nru a/include/asm-ia64/acpi.h b/include/asm-ia64/acpi.h --- a/include/asm-ia64/acpi.h Fri Sep 19 00:40:34 2003 +++ b/include/asm-ia64/acpi.h Fri Sep 19 00:40:34 2003 @@ -30,6 +30,8 @@ #ifdef __KERNEL__ +#include + #define COMPILER_DEPENDENT_INT64 long #define COMPILER_DEPENDENT_UINT64 unsigned long